home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / demos / ampro.zip / AUTOMATE.MNU < prev    next >
Text File  |  1993-02-04  |  19KB  |  1,067 lines

  1. version "English AUTOMATE.MNU file for 1024x768 and 1280x1024" 
  2. version "AutoMate/PRO version 8.10" 
  3. version "December 1992" 
  4.  
  5. include "toolbar.mnu" 
  6. include "tablet.mnu" 
  7. include "dialogs.mnu" 
  8.  
  9. icon 2 4 2 4
  10.  
  11. toolbar_iconsize 48
  12. string 0 "redrawall" 
  13. string 1 "File %s already exists!" 
  14.  
  15.  
  16. begin_menu 1
  17.    style icon 
  18.    icontext on 
  19.  
  20.    begin_item 42
  21.       icon "DRAW4.TGA" 
  22.       message "DRAW" 
  23.       window 1005 
  24.    end_item 
  25.  
  26.    begin_item 43
  27.       icon "EDIT4.TGA" 
  28.       message "EDIT" 
  29.       window 1006 
  30.    end_item 
  31.  
  32.    begin_item 41
  33.       icon "MVDISP4.TGA" 
  34.       message "DISP" 
  35.       window 1000 
  36.    end_item 
  37.  
  38.    begin_item 40
  39.       icon "INQUIRE4.TGA" 
  40.       message "INQUIRY" 
  41.       window 1001 
  42.    end_item 
  43.  
  44.    begin_item 37
  45.       icon "TABLET4.TGA" 
  46.       message "TABLET" 
  47.       window 1003 
  48.    end_item 
  49.  
  50.    begin_item 38
  51.       icon "OSNAP4.TGA" 
  52.       message "OSNAP" 
  53.       window 1004 
  54.    end_item 
  55.  
  56.    begin_item 39
  57.       icon "DIM4.TGA" 
  58.       message "DIM" 
  59.       window 1002 
  60.    end_item 
  61.  
  62.    begin_item 46
  63.       icon "LOGO.TGA" 
  64.       message "TOOLS" 
  65.       window 1008 
  66.    end_item 
  67.  
  68.    begin_item 5
  69.       icon "ALIAS4.TGA" 
  70.       message "AALIAS" 
  71.       action 
  72.       begin_text 
  73.          . Hit ENTER to exit Anti-Alias view mode-->
  74.       end_text 
  75.    end_item 
  76.  
  77.    begin_item 10
  78.       icon "LINE4.TGA" 
  79.       message "LINE" 
  80.       action 
  81.       begin_text 
  82.          . line
  83.       end_text 
  84.    end_item 
  85.  
  86.    begin_item 11
  87.       icon "PLINE4.TGA" 
  88.       message "PLINE" 
  89.       action 
  90.       begin_text 
  91.          . pline
  92.       end_text 
  93.    end_item 
  94.  
  95.    begin_item 12
  96.       icon "ARC4.TGA" 
  97.       message "ARC" 
  98.       action 
  99.       begin_text 
  100.          . arc
  101.       end_text 
  102.    end_item 
  103.  
  104.    begin_item 13
  105.       icon "CIRCLE4.TGA" 
  106.       message "CIRCLE" 
  107.       action 
  108.       begin_text 
  109.          . circle
  110.       end_text 
  111.    end_item 
  112.  
  113.    begin_item 14
  114.       icon "POLYGON4.TGA" 
  115.       message "POLY" 
  116.       action 
  117.       begin_text 
  118.          . polygon
  119.       end_text 
  120.    end_item 
  121.  
  122.    begin_item 15
  123.       icon "TEXT4.TGA" 
  124.       message "DTEXT" 
  125.       action 
  126.       begin_text 
  127.          . dtext
  128.       end_text 
  129.    end_item 
  130.  
  131.    begin_item 17
  132.       icon "ERASE4.TGA" 
  133.       message "ERASE" 
  134.       action 
  135.       begin_text 
  136.          . erase
  137.       end_text 
  138.    end_item 
  139.  
  140.    begin_item 18
  141.       icon "MOVE4.TGA" 
  142.       message "MOVE" 
  143.       action 
  144.       begin_text 
  145.          . move
  146.       end_text 
  147.    end_item 
  148.  
  149.    begin_item 22
  150.       icon "BREAK4.TGA" 
  151.       message "BREAK" 
  152.       action 
  153.       begin_text 
  154.          . break
  155.       end_text 
  156.    end_item 
  157.  
  158.    begin_item 24
  159.       icon "SCALE4.TGA" 
  160.       message "SCALE" 
  161.       action 
  162.       begin_text 
  163.          . scale c
  164.       end_text 
  165.    end_item 
  166.  
  167.    begin_item 21
  168.       icon "ROTATE4.TGA" 
  169.       message "ROTATE" 
  170.       action 
  171.       begin_text 
  172.          . rotate
  173.       end_text 
  174.    end_item 
  175.  
  176.    begin_item 36
  177.       icon "EXTEND4.TGA" 
  178.       message "EXTEND" 
  179.       action 
  180.       begin_text 
  181.          . extend
  182.       end_text 
  183.    end_item 
  184.  
  185.    begin_item 35
  186.       icon "TRIM4.TGA" 
  187.       message "TRIM" 
  188.       action 
  189.       begin_text 
  190.          . trim
  191.       end_text 
  192.    end_item 
  193.  
  194.    begin_item 23
  195.       icon "STRETCH4.TGA" 
  196.       message "STRECH" 
  197.       action 
  198.       begin_text 
  199.          . stretch c
  200.       end_text 
  201.    end_item 
  202.  
  203.    begin_item 44
  204.       icon "MIRROR4.TGA" 
  205.       message "MIRROR" 
  206.       action 
  207.       begin_text 
  208.          . mirror
  209.       end_text 
  210.    end_item 
  211.  
  212.    begin_item 19
  213.       icon "COPY4.TGA" 
  214.       message "COPY" 
  215.       action 
  216.       begin_text 
  217.          . copy
  218.       end_text 
  219.    end_item 
  220.  
  221.    begin_item 25
  222.       icon "EXPLODE4.TGA" 
  223.       message "XPLODE" 
  224.       action 
  225.       begin_text 
  226.          . explode
  227.       end_text 
  228.    end_item 
  229.  
  230.    begin_item 27
  231.       icon "CHAMFER4.TGA" 
  232.       message "CHMFER" 
  233.       action 
  234.       begin_text 
  235.          . chamfer
  236.       end_text 
  237.    end_item 
  238.  
  239.    begin_item 26
  240.       icon "FILLET4.TGA" 
  241.       message "FILLET" 
  242.       action 
  243.       begin_text 
  244.          . fillet
  245.       end_text 
  246.    end_item 
  247.  
  248.    begin_item 16
  249.       icon "COLOR4.TGA" 
  250.       message "COLOR" 
  251.       action 
  252.       begin_text 
  253.          . color
  254.       end_text 
  255.    end_item 
  256.  
  257.    begin_item 34
  258.       icon "CHPROP4.TGA" 
  259.       message "CHPROP" 
  260.       action 
  261.       begin_text 
  262.          . chprop
  263.       end_text 
  264.    end_item 
  265.  
  266.    begin_item 29
  267.       icon "PAN4.TGA" 
  268.       message "PAN" 
  269.       action 
  270.       begin_text 
  271.          . 'pan
  272.       end_text 
  273.    end_item 
  274.  
  275.    begin_item 28
  276.       icon "ZOOM4.TGA" 
  277.       message "ZOOM" 
  278.       action 
  279.       begin_text 
  280.          . 'zoom
  281.       end_text 
  282.    end_item 
  283.  
  284.    begin_item 30
  285.       icon "SAVE4.TGA" 
  286.       message "SAVE" 
  287.       action 
  288.       begin_text 
  289.          . save
  290.       end_text 
  291.    end_item 
  292.  
  293.    begin_item 31
  294.       icon "MVIEW4.TGA" 
  295.       message "MVIEW" 
  296.       action 
  297.       begin_text 
  298.          . tilemode 0 mview
  299.       end_text 
  300.    end_item 
  301.  
  302.    begin_item 32
  303.       icon "MSPACE4.TGA" 
  304.       message "MSPACE" 
  305.       action 
  306.       begin_text 
  307.          . tilemode 0 mspace
  308.       end_text 
  309.    end_item 
  310.  
  311.    begin_item 33
  312.       icon "PSPACE4.TGA" 
  313.       message "PSPACE" 
  314.       action 
  315.       begin_text 
  316.          . tilemode 0 pspace
  317.       end_text 
  318.    end_item 
  319.  
  320.    begin_item 54
  321.       icon "BLOCKS4.TGA" 
  322.       message "BLOCKS" 
  323.       window 1010 
  324.    end_item 
  325. end_menu 
  326.  
  327. begin_menu 2
  328.    style text 
  329.    icontext on 
  330.  
  331.    begin_item 1
  332.       message "Iconize" 
  333.       menu 4 
  334.    end_item 
  335.  
  336.    begin_item 2
  337.       message "Save" 
  338.       action 
  339.    end_item 
  340.  
  341.    begin_item 3
  342.       message "Auto-save" 
  343.       state on 
  344.    end_item 
  345. end_menu 
  346.  
  347. begin_menu 3
  348.    style text 
  349.    icontext on 
  350.  
  351.    begin_item 1
  352.       message "Add Function Button" 
  353.       action 
  354.       begin_text 
  355.          . "Enter icon filename-->"Enter icon label   -->"Enter icon action 
  356.          .  -->
  357.       end_text 
  358.    end_item 
  359.  
  360.    begin_item 6
  361.       message "Add Subwindow Button" 
  362.       action 
  363.       begin_text 
  364.          . "Enter icon filename-->"Enter icon label   -->"Enter subwindow ti
  365.          . tle  -->
  366.       end_text 
  367.    end_item 
  368.  
  369.    begin_item 2
  370.       message "Delete" 
  371.       action 
  372.       begin_text 
  373.          . Click on entry to delete...
  374.       end_text 
  375.    end_item 
  376.  
  377.    begin_item 10
  378.       message "Edit Button" 
  379.       action 
  380.       begin_text 
  381.          . Click on entry to edit...
  382.       end_text 
  383.    end_item 
  384.  
  385.    begin_item 3
  386.       message "Move" 
  387.       action 
  388.       begin_text 
  389.          . Click on entry to move, then on target position...
  390.       end_text 
  391.    end_item 
  392.  
  393.    begin_item 4
  394.       message "Swap" 
  395.       action 
  396.       begin_text 
  397.          . Click on two entries to swap...
  398.       end_text 
  399.    end_item 
  400.  
  401.    begin_item 7
  402.       message "Cut to Clipboard" 
  403.       action 
  404.       begin_text 
  405.          . Click on entry to cut...
  406.       end_text 
  407.    end_item 
  408.  
  409.    begin_item 8
  410.       message "Paste from Clipboard" 
  411.       action 
  412.       begin_text 
  413.          . Click on entry to paste in front of...
  414.       end_text 
  415.    end_item 
  416.  
  417.    begin_item 9
  418.       message "View Clipboard" 
  419.       menu 10 
  420.    end_item 
  421.  
  422.    begin_item 5
  423.       message "Icon Text" 
  424.       state on 
  425.       action 
  426.       begin_text 
  427.          . Enable/disable text for icons...
  428.       end_text 
  429.    end_item 
  430. end_menu 
  431.  
  432. begin_menu 4
  433.    style text 
  434.    title "Icon Size" 
  435.    icontext on 
  436.  
  437.    begin_item 1
  438.       message "16" 
  439.       action 
  440.       begin_text 
  441.          . 16
  442.       end_text 
  443.    end_item 
  444.  
  445.    begin_item 2
  446.       message "24" 
  447.       action 
  448.       begin_text 
  449.          . 24
  450.       end_text 
  451.    end_item 
  452.  
  453.    begin_item 3
  454.       message "32" 
  455.       action 
  456.       begin_text 
  457.          . 32
  458.       end_text 
  459.    end_item 
  460.  
  461.    begin_item 4
  462.       message "48" 
  463.       action 
  464.       begin_text 
  465.          . 48
  466.       end_text 
  467.    end_item 
  468.  
  469.    begin_item 5
  470.       message "64" 
  471.       action 
  472.       begin_text 
  473.          . 64
  474.       end_text 
  475.    end_item 
  476.  
  477.    begin_item 6
  478.       message "Aspect" 
  479.       state on 
  480.    end_item 
  481. end_menu 
  482.  
  483. begin_menu 11
  484.    style text 
  485.    icontext on 
  486.  
  487.    begin_item 1
  488.       message "Zoom Max" 
  489.       action 
  490.    end_item 
  491.  
  492.    begin_item 2
  493.       message "Zoom VMax" 
  494.       action 
  495.    end_item 
  496.  
  497.    begin_item 3
  498.       message "Zoom Fit" 
  499.       action 
  500.    end_item 
  501.  
  502.    begin_item 2000
  503.       separator 
  504.    end_item 
  505.  
  506.    begin_item 4
  507.       message "Zoom 0.5X" 
  508.       action 
  509.       begin_text 
  510.          . 0.5
  511.       end_text 
  512.    end_item 
  513.  
  514.    begin_item 5
  515.       message "Zoom 2X" 
  516.       action 
  517.       begin_text 
  518.          . 2.0
  519.       end_text 
  520.    end_item 
  521.  
  522.    begin_item 6
  523.       message "Zoom 5X" 
  524.       action 
  525.       begin_text 
  526.          . 5.0
  527.       end_text 
  528.    end_item 
  529.  
  530.    begin_item 7
  531.       message "Zoom 10X" 
  532.       action 
  533.       begin_text 
  534.          . 10.0
  535.       end_text 
  536.    end_item 
  537.  
  538.    begin_item 8
  539.       message "Center mode" 
  540.       state off 
  541.    end_item 
  542.  
  543.    begin_item 9
  544.       message "Onscreen mode" 
  545.       state on 
  546.    end_item 
  547. end_menu 
  548.  
  549. begin_menu 21
  550.    style text 
  551.    icontext on 
  552.  
  553.    begin_item 1
  554.       message "Zoom 2X" 
  555.       state exclusive off 
  556.       action 
  557.       begin_text 
  558.          . 2
  559.       end_text 
  560.    end_item 
  561.  
  562.    begin_item 2
  563.       message "Zoom 4X" 
  564.       state exclusive off 
  565.       action 
  566.       begin_text 
  567.          . 4
  568.       end_text 
  569.    end_item 
  570.  
  571.    begin_item 3
  572.       message "Zoom 8X" 
  573.       state exclusive off 
  574.       action 
  575.       begin_text 
  576.          . 8
  577.       end_text 
  578.    end_item 
  579.  
  580.    begin_item 4
  581.       message "Zoom 16X" 
  582.       state exclusive on 
  583.       action 
  584.       begin_text 
  585.          . 16
  586.       end_text 
  587.    end_item 
  588.  
  589.    begin_item 5
  590.       message "Zoom 32X" 
  591.       state exclusive off 
  592.       action 
  593.       begin_text 
  594.          . 32
  595.       end_text 
  596.    end_item 
  597. end_menu 
  598.  
  599. begin_menu 41
  600.    style text 
  601.    icontext on 
  602.  
  603.    begin_item 1
  604.       message "Redraw" 
  605.       action 
  606.       begin_text 
  607.          . 'redraw
  608.       end_text 
  609.    end_item 
  610.  
  611.    begin_item 19
  612.       message "Undo" 
  613.       action 
  614.       begin_text 
  615.          . u
  616.       end_text 
  617.    end_item 
  618.  
  619.    begin_item 2
  620.       message "Line" 
  621.       action 
  622.       begin_text 
  623.          . line
  624.       end_text 
  625.    end_item 
  626.  
  627.    begin_item 5
  628.       message "Pline" 
  629.       action 
  630.       begin_text 
  631.          . pline
  632.       end_text 
  633.    end_item 
  634.  
  635.    begin_item 4
  636.       message "Circle" 
  637.       action 
  638.       begin_text 
  639.          . circle
  640.       end_text 
  641.    end_item 
  642.  
  643.    begin_item 3
  644.       message "Arc" 
  645.       action 
  646.       begin_text 
  647.          . arc
  648.       end_text 
  649.    end_item 
  650.  
  651.    begin_item 7
  652.       message "Move" 
  653.       action 
  654.       begin_text 
  655.          . move
  656.       end_text 
  657.    end_item 
  658.  
  659.    begin_item 6
  660.       message "Erase" 
  661.       action 
  662.       begin_text 
  663.          . erase
  664.       end_text 
  665.    end_item 
  666.  
  667.    begin_item 8
  668.       message "Copy" 
  669.       action 
  670.       begin_text 
  671.          . copy
  672.       end_text 
  673.    end_item 
  674.  
  675.    begin_item 9
  676.       message "Change" 
  677.       action 
  678.       begin_text 
  679.          . change
  680.       end_text 
  681.    end_item 
  682.  
  683.    begin_item 20
  684.       message "Erase Last" 
  685.       action 
  686.       begin_text 
  687.          . (command "erase" "last" "" null)
  688.       end_text 
  689.    end_item 
  690.  
  691.    begin_item 16
  692.       message "Erase Window" 
  693.       action 
  694.       begin_text 
  695.          . (command "erase" "w" pause pause "" null)
  696.       end_text 
  697.    end_item 
  698.  
  699.    begin_item 21
  700.       message "Copy (si)" 
  701.       action 
  702.       begin_text 
  703.          . (command "copy" pause "" (getvar "lastpoint") pause null)
  704.       end_text 
  705.    end_item 
  706.  
  707.    begin_item 17
  708.       message "Copy (mult)" 
  709.       action 
  710.       begin_text 
  711.          . (command "copy" pause "" "m" (getvar "lastpoint"))
  712.       end_text 
  713.    end_item 
  714.  
  715.    begin_item 18
  716.       message "Ch Color (si)" 
  717.       action 
  718.       begin_text 
  719.          . (command "chprop" pause "" "c" pause "" null)
  720.       end_text 
  721.    end_item 
  722. end_menu 
  723.  
  724. begin_menu 42
  725.    style text 
  726.    icontext on 
  727.  
  728.    begin_item 1
  729.       message "Add" 
  730.       action 
  731.       begin_text 
  732.          . "Enter command name-->"Enter command     -->
  733.       end_text 
  734.    end_item 
  735.  
  736.    begin_item 2
  737.       message "Delete" 
  738.       action 
  739.       begin_text 
  740.          . Click on entry to delete...
  741.       end_text 
  742.    end_item 
  743.  
  744.    begin_item 3
  745.       message "Move" 
  746.       action 
  747.       begin_text 
  748.          . Click on entry to move, then on target position...
  749.       end_text 
  750.    end_item 
  751.  
  752.    begin_item 4
  753.       message "Swap" 
  754.       action 
  755.       begin_text 
  756.          . Click on two entries to swap...
  757.       end_text 
  758.    end_item 
  759.  
  760.    begin_item 10
  761.       message "Edit" 
  762.       action 
  763.       begin_text 
  764.          . Click on entry to edit...
  765.       end_text 
  766.    end_item 
  767.  
  768.    begin_item 5
  769.       message "Save" 
  770.       action 
  771.    end_item 
  772. end_menu 
  773.  
  774. begin_menu 100
  775.    style icon 
  776.    icontext on 
  777.  
  778.    begin_item 7
  779.       icon "VMILOGO.TGA" 
  780.       action 
  781.    end_item 
  782.  
  783.    begin_item 1
  784.       icon "BIRD48.BMP" 
  785.       action 
  786.    end_item 
  787.  
  788.    begin_item 2
  789.       icon "MGLASS48.TGA" 
  790.       action 
  791.    end_item 
  792.  
  793.    begin_item 3
  794.       icon "QMENU48.TGA" 
  795.       action 
  796.    end_item 
  797.  
  798.    begin_item 4
  799.       icon "RT48.TGA" 
  800.       action 
  801.    end_item 
  802.  
  803.    begin_item 5
  804.       icon "PVIEW48.TGA" 
  805.       action 
  806.    end_item 
  807.  
  808.    begin_item 6
  809.       icon "NVIEW48.TGA" 
  810.       action 
  811.    end_item 
  812. end_menu 
  813.  
  814. begin_menu 101
  815.    style icon 
  816.    icontext on 
  817.  
  818.    begin_item 7
  819.       icon "VMISMALL.TGA" 
  820.       action 
  821.    end_item 
  822.  
  823.    begin_item 1
  824.       icon "BIRD32.TGA" 
  825.       action 
  826.    end_item 
  827.  
  828.    begin_item 2
  829.       icon "MGLASS32.TGA" 
  830.       action 
  831.    end_item 
  832.  
  833.    begin_item 3
  834.       icon "QMENU32.TGA" 
  835.       action 
  836.    end_item 
  837.  
  838.    begin_item 4
  839.       icon "RT32.TGA" 
  840.       action 
  841.    end_item 
  842.  
  843.    begin_item 5
  844.       icon "PVIEW32.TGA" 
  845.       action 
  846.    end_item 
  847.  
  848.    begin_item 6
  849.       icon "NVIEW32.TGA" 
  850.       action 
  851.    end_item 
  852. end_menu 
  853.  
  854. begin_menu 10  ; Clipboard menu.  Do not delete this!
  855.    0
  856.    style icon 
  857.    icontext on 
  858. end_menu 
  859.  
  860. begin_menu 103
  861.    style icon 
  862.    icontext on 
  863.  
  864.    begin_item 1
  865.       icon "BIRD48.BMP" 
  866.       message "BDSEYE" 
  867.       action 
  868.       internal 
  869.    end_item 
  870.  
  871.    begin_item 3
  872.       icon "MGLASS4.TGA" 
  873.       message "MGLASS" 
  874.       action 
  875.       internal 
  876.    end_item 
  877.  
  878.    begin_item 2
  879.       icon "RT4.TGA" 
  880.       message "RTIME" 
  881.       action 
  882.       internal 
  883.    end_item 
  884.  
  885.    begin_item 4
  886.       icon "QMENU4.TGA" 
  887.       message "Q-MENU" 
  888.       action 
  889.       internal 
  890.    end_item 
  891.  
  892.    begin_item 6
  893.       icon "PVIEW4.TGA" 
  894.       message "VIEWBK" 
  895.       action 
  896.       internal 
  897.    end_item 
  898.  
  899.    begin_item 7
  900.       icon "NVIEW4.TGA" 
  901.       message "VIEWFD" 
  902.       action 
  903.       internal 
  904.    end_item 
  905. end_menu 
  906.  
  907. begin_menu 105
  908.    style icon 
  909.    icontext on 
  910.  
  911.    begin_item 2
  912.       icon "WINDOW1.TGA" 
  913.       message "window_1" 
  914.       action 
  915.       begin_text 
  916.          . insert C:\AUTOMATE\window_1
  917.       end_text 
  918.    end_item 
  919.  
  920.    begin_item 3
  921.       icon "WINDOW2.TGA" 
  922.       message "window_2" 
  923.       action 
  924.       begin_text 
  925.          . insert C:\AUTOMATE\window_2
  926.       end_text 
  927.    end_item 
  928.  
  929.    begin_item 4
  930.       icon "WINDOW3.TGA" 
  931.       message "window_3" 
  932.       action 
  933.       begin_text 
  934.          . insert C:\AUTOMATE\window_3
  935.       end_text 
  936.    end_item 
  937.  
  938.    begin_item 5
  939.       icon "DOOR1.TGA" 
  940.       message "door_1" 
  941.       action 
  942.       begin_text 
  943.          . insert C:\AUTOMATE\door_1
  944.       end_text 
  945.    end_item 
  946.  
  947.    begin_item 6
  948.       icon "DOOR2.TGA" 
  949.       message "door_2" 
  950.       action 
  951.       begin_text 
  952.          . insert C:\AUTOMATE\door_2
  953.       end_text 
  954.    end_item 
  955. end_menu 
  956.  
  957. begin_window 0
  958.    can resize 
  959.    can move 
  960.    can close 
  961.    can hscroll 
  962.    can vscroll 
  963.    size max ( 944, 692 )
  964.    size min ( 290, 189 )
  965.    size ( 523, 476 )
  966.    position ( 345, 52 )
  967.    title "Vermont Microsystems Main Menu" 
  968.    contents menu 1 
  969.    button "File" 1 menu 2 
  970.    button "Modify" 2 menu 3 
  971.    button "Off" 999 action 
  972. end_window 
  973.  
  974. begin_window 1
  975.    can resize 
  976.    can move 
  977.    size max ( 906, 665 )
  978.    size min ( 231, 210 )
  979.    size ( 275, 282 )
  980.    position ( 112, 413 )
  981.    contents app 
  982.    button "Zmenu" 1 menu 11 
  983.    button "Zoom" 2 exclusive on action 
  984.    button "Pan" 3 exclusive off action 
  985.    button "Fit" 4 action 
  986.    button "Off" 999 action 
  987. end_window 
  988.  
  989. begin_window 2
  990.    can resize 
  991.    can move 
  992.    size max ( 904, 664 )
  993.    size min ( 180, 185 )
  994.    size ( 270, 278 )
  995.    position ( 673, 33 )
  996.    contents app 
  997.    button "Size" 1 menu 21 
  998.    button "Mag" 2 exclusive on action 
  999.    button "Pick" 3 exclusive off action 
  1000.    button "Off" 999 action 
  1001. end_window 
  1002.  
  1003. begin_window 3
  1004.    can resize 
  1005.    can move 
  1006.    size max ( 905, 665 )
  1007.    size min ( 188, 216 )
  1008.    size ( 308, 301 )
  1009.    position ( 77, 376 )
  1010.    contents app 
  1011.    button "RtZoom" 1 exclusive off action 
  1012.    button "RtPan" 2 exclusive off action 
  1013.    button "OK" 3 action 
  1014.    button "Cancel" 999 action 
  1015. end_window 
  1016.  
  1017. begin_window 4
  1018.    can resize 
  1019.    can move 
  1020.    can vscroll 
  1021.    size max ( 905, 661 )
  1022.    size min ( 135, 168 )
  1023.    size ( 172, 327 )
  1024.    position ( 53, 22 )
  1025.    contents menu 41 
  1026.    button "Modify" 1 menu 42 
  1027.    button "Off" 999 action 
  1028. end_window 
  1029.  
  1030. begin_window 1008
  1031.    can resize 
  1032.    can move 
  1033.    can close 
  1034.    can hscroll 
  1035.    can vscroll 
  1036.    size max ( 944, 692 )
  1037.    size min ( 192, 241 )
  1038.    size ( 266, 316 )
  1039.    position ( 345, 52 )
  1040.    title "VMI TOOLS" 
  1041.    contents menu 103 
  1042.    button "Main" 4 action 
  1043.    button "Previous" 1 action 
  1044.    button "File" 1 menu 2 
  1045.    button "Modify" 2 menu 3 
  1046.    button "Off" 999 action 
  1047. end_window 
  1048.  
  1049. begin_window 1010
  1050.    can resize 
  1051.    can move 
  1052.    can close 
  1053.    can hscroll 
  1054.    can vscroll 
  1055.    size max ( 944, 692 )
  1056.    size min ( 290, 189 )
  1057.    size ( 355, 270 )
  1058.    position ( 0, 0 )
  1059.    title "SAMPLE BLOCK MANAGER" 
  1060.    contents menu 105 
  1061.    button "Main" 4 action 
  1062.    button "Previous" 1 action 
  1063.    button "File" 1 menu 2 
  1064.    button "Modify" 2 menu 3 
  1065.    button "Off" 999 action 
  1066. end_window 
  1067.